* charset.c: Include <limits.h>.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:35:37 +0000 (16:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:35:37 +0000 (16:35 -0800)
commit2da425f7e9f57949caffdbf18bf64ae0308f10ff
tree55d739c7f4da56a7c710d023e8896a4e9c414e4b
parente371594334367952441d16f943b1ff06fdf8e750
* charset.c: Include <limits.h>.

(Fsort_charsets): Redo min/max calculation to shorten the code a bit
and to avoid gcc -Wuninitialized warning.
src/ChangeLog
src/charset.c